3.9.51 \(\int \frac {\sec (c+d x) (B \sec (c+d x)+C \sec ^2(c+d x))}{(a+b \sec (c+d x))^{5/2}} \, dx\) [851]

3.9.51.1 Optimal result
3.9.51.2 Mathematica [B] (warning: unable to verify)
3.9.51.3 Rubi [A] (verified)
3.9.51.4 Maple [B] (verified)
3.9.51.5 Fricas [F]
3.9.51.6 Sympy [F]
3.9.51.7 Maxima [F(-1)]
3.9.51.8 Giac [F]
3.9.51.9 Mupad [F(-1)]

3.9.51.1 Optimal result

Integrand size = 40, antiderivative size = 387 \[ \int \frac {\sec (c+d x) \left (B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+b \sec (c+d x))^{5/2}} \, dx=\frac {2 \left (a^2 b B+3 b^3 B+2 a^3 C-6 a b^2 C\right ) \cot (c+d x) E\left (\arcsin \left (\frac {\sqrt {a+b \sec (c+d x)}}{\sqrt {a+b}}\right )|\frac {a+b}{a-b}\right ) \sqrt {\frac {b (1-\sec (c+d x))}{a+b}} \sqrt {-\frac {b (1+\sec (c+d x))}{a-b}}}{3 (a-b) b^3 (a+b)^{3/2} d}+\frac {2 \left (2 a^2 C-3 b^2 (B+C)+a b (B+3 C)\right ) \cot (c+d x) \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt {a+b \sec (c+d x)}}{\sqrt {a+b}}\right ),\frac {a+b}{a-b}\right ) \sqrt {\frac {b (1-\sec (c+d x))}{a+b}} \sqrt {-\frac {b (1+\sec (c+d x))}{a-b}}}{3 b^2 \sqrt {a+b} \left (a^2-b^2\right ) d}+\frac {2 a (b B-a C) \tan (c+d x)}{3 b \left (a^2-b^2\right ) d (a+b \sec (c+d x))^{3/2}}+\frac {2 \left (a^2 b B+3 b^3 B+2 a^3 C-6 a b^2 C\right ) \tan (c+d x)}{3 b \left (a^2-b^2\right )^2 d \sqrt {a+b \sec (c+d x)}} \]

output
2/3*(B*a^2*b+3*B*b^3+2*C*a^3-6*C*a*b^2)*cot(d*x+c)*EllipticE((a+b*sec(d*x+ 
c))^(1/2)/(a+b)^(1/2),((a+b)/(a-b))^(1/2))*(b*(1-sec(d*x+c))/(a+b))^(1/2)* 
(-b*(1+sec(d*x+c))/(a-b))^(1/2)/(a-b)/b^3/(a+b)^(3/2)/d+2/3*(2*C*a^2-3*b^2 
*(B+C)+a*b*(B+3*C))*cot(d*x+c)*EllipticF((a+b*sec(d*x+c))^(1/2)/(a+b)^(1/2 
),((a+b)/(a-b))^(1/2))*(b*(1-sec(d*x+c))/(a+b))^(1/2)*(-b*(1+sec(d*x+c))/( 
a-b))^(1/2)/b^2/(a^2-b^2)/d/(a+b)^(1/2)+2/3*a*(B*b-C*a)*tan(d*x+c)/b/(a^2- 
b^2)/d/(a+b*sec(d*x+c))^(3/2)+2/3*(B*a^2*b+3*B*b^3+2*C*a^3-6*C*a*b^2)*tan( 
d*x+c)/b/(a^2-b^2)^2/d/(a+b*sec(d*x+c))^(1/2)
 
3.9.51.2 Mathematica [B] (warning: unable to verify)

Leaf count is larger than twice the leaf count of optimal. \(3514\) vs. \(2(387)=774\).

Time = 23.00 (sec) , antiderivative size = 3514, normalized size of antiderivative = 9.08 \[ \int \frac {\sec (c+d x) \left (B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+b \sec (c+d x))^{5/2}} \, dx=\text {Result too large to show} \]

input
Integrate[(Sec[c + d*x]*(B*Sec[c + d*x] + C*Sec[c + d*x]^2))/(a + b*Sec[c 
+ d*x])^(5/2),x]
 
output
((b + a*Cos[c + d*x])^3*Sec[c + d*x]^3*((-2*(a^2*b*B + 3*b^3*B + 2*a^3*C - 
 6*a*b^2*C)*Sin[c + d*x])/(3*b^2*(-a^2 + b^2)^2) + (2*(b*B*Sin[c + d*x] - 
a*C*Sin[c + d*x]))/(3*(-a^2 + b^2)*(b + a*Cos[c + d*x])^2) + (2*(2*a^2*b*B 
*Sin[c + d*x] + 2*b^3*B*Sin[c + d*x] + a^3*C*Sin[c + d*x] - 5*a*b^2*C*Sin[ 
c + d*x]))/(3*b*(-a^2 + b^2)^2*(b + a*Cos[c + d*x]))))/(d*(a + b*Sec[c + d 
*x])^(5/2)) + (2*(b + a*Cos[c + d*x])^2*((a^2*B)/(3*(-a^2 + b^2)^2*Sqrt[b 
+ a*Cos[c + d*x]]*Sqrt[Sec[c + d*x]]) + (b^2*B)/((-a^2 + b^2)^2*Sqrt[b + a 
*Cos[c + d*x]]*Sqrt[Sec[c + d*x]]) + (2*a^3*C)/(3*b*(-a^2 + b^2)^2*Sqrt[b 
+ a*Cos[c + d*x]]*Sqrt[Sec[c + d*x]]) - (2*a*b*C)/((-a^2 + b^2)^2*Sqrt[b + 
 a*Cos[c + d*x]]*Sqrt[Sec[c + d*x]]) + (a^3*B*Sqrt[Sec[c + d*x]])/(3*b*(-a 
^2 + b^2)^2*Sqrt[b + a*Cos[c + d*x]]) - (a*b*B*Sqrt[Sec[c + d*x]])/(3*(-a^ 
2 + b^2)^2*Sqrt[b + a*Cos[c + d*x]]) - (5*a^2*C*Sqrt[Sec[c + d*x]])/(3*(-a 
^2 + b^2)^2*Sqrt[b + a*Cos[c + d*x]]) + (2*a^4*C*Sqrt[Sec[c + d*x]])/(3*b^ 
2*(-a^2 + b^2)^2*Sqrt[b + a*Cos[c + d*x]]) + (b^2*C*Sqrt[Sec[c + d*x]])/(( 
-a^2 + b^2)^2*Sqrt[b + a*Cos[c + d*x]]) + (a^3*B*Cos[2*(c + d*x)]*Sqrt[Sec 
[c + d*x]])/(3*b*(-a^2 + b^2)^2*Sqrt[b + a*Cos[c + d*x]]) + (a*b*B*Cos[2*( 
c + d*x)]*Sqrt[Sec[c + d*x]])/((-a^2 + b^2)^2*Sqrt[b + a*Cos[c + d*x]]) - 
(2*a^2*C*Cos[2*(c + d*x)]*Sqrt[Sec[c + d*x]])/((-a^2 + b^2)^2*Sqrt[b + a*C 
os[c + d*x]]) + (2*a^4*C*Cos[2*(c + d*x)]*Sqrt[Sec[c + d*x]])/(3*b^2*(-a^2 
 + b^2)^2*Sqrt[b + a*Cos[c + d*x]]))*Sec[c + d*x]^(5/2)*Sqrt[Cos[(c + d...
 
3.9.51.3 Rubi [A] (verified)

Time = 1.52 (sec) , antiderivative size = 402, normalized size of antiderivative = 1.04, number of steps used = 13, number of rules used = 13, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.325, Rules used = {3042, 4560, 3042, 4497, 27, 3042, 4491, 27, 3042, 4493, 3042, 4319, 4492}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {\sec (c+d x) \left (B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+b \sec (c+d x))^{5/2}} \, dx\)

\(\Big \downarrow \) 3042

\(\displaystyle \int \frac {\csc \left (c+d x+\frac {\pi }{2}\right ) \left (B \csc \left (c+d x+\frac {\pi }{2}\right )+C \csc \left (c+d x+\frac {\pi }{2}\right )^2\right )}{\left (a+b \csc \left (c+d x+\frac {\pi }{2}\right )\right )^{5/2}}dx\)

\(\Big \downarrow \) 4560

\(\displaystyle \int \frac {\sec ^2(c+d x) (B+C \sec (c+d x))}{(a+b \sec (c+d x))^{5/2}}dx\)

\(\Big \downarrow \) 3042

\(\displaystyle \int \frac {\csc \left (c+d x+\frac {\pi }{2}\right )^2 \left (B+C \csc \left (c+d x+\frac {\pi }{2}\right )\right )}{\left (a+b \csc \left (c+d x+\frac {\pi }{2}\right )\right )^{5/2}}dx\)

\(\Big \downarrow \) 4497

\(\displaystyle \frac {2 \int -\frac {\sec (c+d x) \left (3 b (b B-a C)-\left (2 C a^2+b B a-3 b^2 C\right ) \sec (c+d x)\right )}{2 (a+b \sec (c+d x))^{3/2}}dx}{3 b \left (a^2-b^2\right )}+\frac {2 a (b B-a C) \tan (c+d x)}{3 b d \left (a^2-b^2\right ) (a+b \sec (c+d x))^{3/2}}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {2 a (b B-a C) \tan (c+d x)}{3 b d \left (a^2-b^2\right ) (a+b \sec (c+d x))^{3/2}}-\frac {\int \frac {\sec (c+d x) \left (3 b (b B-a C)-\left (2 C a^2+b B a-3 b^2 C\right ) \sec (c+d x)\right )}{(a+b \sec (c+d x))^{3/2}}dx}{3 b \left (a^2-b^2\right )}\)

\(\Big \downarrow \) 3042

\(\displaystyle \frac {2 a (b B-a C) \tan (c+d x)}{3 b d \left (a^2-b^2\right ) (a+b \sec (c+d x))^{3/2}}-\frac {\int \frac {\csc \left (c+d x+\frac {\pi }{2}\right ) \left (3 b (b B-a C)+\left (-2 C a^2-b B a+3 b^2 C\right ) \csc \left (c+d x+\frac {\pi }{2}\right )\right )}{\left (a+b \csc \left (c+d x+\frac {\pi }{2}\right )\right )^{3/2}}dx}{3 b \left (a^2-b^2\right )}\)

\(\Big \downarrow \) 4491

\(\displaystyle \frac {2 a (b B-a C) \tan (c+d x)}{3 b d \left (a^2-b^2\right ) (a+b \sec (c+d x))^{3/2}}-\frac {-\frac {2 \int -\frac {\sec (c+d x) \left (b \left (-C a^2+4 b B a-3 b^2 C\right )+\left (2 C a^3+b B a^2-6 b^2 C a+3 b^3 B\right ) \sec (c+d x)\right )}{2 \sqrt {a+b \sec (c+d x)}}dx}{a^2-b^2}-\frac {2 \left (2 a^3 C+a^2 b B-6 a b^2 C+3 b^3 B\right ) \tan (c+d x)}{d \left (a^2-b^2\right ) \sqrt {a+b \sec (c+d x)}}}{3 b \left (a^2-b^2\right )}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {2 a (b B-a C) \tan (c+d x)}{3 b d \left (a^2-b^2\right ) (a+b \sec (c+d x))^{3/2}}-\frac {\frac {\int \frac {\sec (c+d x) \left (b \left (-C a^2+4 b B a-3 b^2 C\right )+\left (2 C a^3+b B a^2-6 b^2 C a+3 b^3 B\right ) \sec (c+d x)\right )}{\sqrt {a+b \sec (c+d x)}}dx}{a^2-b^2}-\frac {2 \left (2 a^3 C+a^2 b B-6 a b^2 C+3 b^3 B\right ) \tan (c+d x)}{d \left (a^2-b^2\right ) \sqrt {a+b \sec (c+d x)}}}{3 b \left (a^2-b^2\right )}\)

\(\Big \downarrow \) 3042

\(\displaystyle \frac {2 a (b B-a C) \tan (c+d x)}{3 b d \left (a^2-b^2\right ) (a+b \sec (c+d x))^{3/2}}-\frac {\frac {\int \frac {\csc \left (c+d x+\frac {\pi }{2}\right ) \left (b \left (-C a^2+4 b B a-3 b^2 C\right )+\left (2 C a^3+b B a^2-6 b^2 C a+3 b^3 B\right ) \csc \left (c+d x+\frac {\pi }{2}\right )\right )}{\sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}dx}{a^2-b^2}-\frac {2 \left (2 a^3 C+a^2 b B-6 a b^2 C+3 b^3 B\right ) \tan (c+d x)}{d \left (a^2-b^2\right ) \sqrt {a+b \sec (c+d x)}}}{3 b \left (a^2-b^2\right )}\)

\(\Big \downarrow \) 4493

\(\displaystyle \frac {2 a (b B-a C) \tan (c+d x)}{3 b d \left (a^2-b^2\right ) (a+b \sec (c+d x))^{3/2}}-\frac {\frac {\left (2 a^3 C+a^2 b B-6 a b^2 C+3 b^3 B\right ) \int \frac {\sec (c+d x) (\sec (c+d x)+1)}{\sqrt {a+b \sec (c+d x)}}dx-(a-b) \left (2 a^2 C+a b (B+3 C)-3 b^2 (B+C)\right ) \int \frac {\sec (c+d x)}{\sqrt {a+b \sec (c+d x)}}dx}{a^2-b^2}-\frac {2 \left (2 a^3 C+a^2 b B-6 a b^2 C+3 b^3 B\right ) \tan (c+d x)}{d \left (a^2-b^2\right ) \sqrt {a+b \sec (c+d x)}}}{3 b \left (a^2-b^2\right )}\)

\(\Big \downarrow \) 3042

\(\displaystyle \frac {2 a (b B-a C) \tan (c+d x)}{3 b d \left (a^2-b^2\right ) (a+b \sec (c+d x))^{3/2}}-\frac {\frac {\left (2 a^3 C+a^2 b B-6 a b^2 C+3 b^3 B\right ) \int \frac {\csc \left (c+d x+\frac {\pi }{2}\right ) \left (\csc \left (c+d x+\frac {\pi }{2}\right )+1\right )}{\sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}dx-(a-b) \left (2 a^2 C+a b (B+3 C)-3 b^2 (B+C)\right ) \int \frac {\csc \left (c+d x+\frac {\pi }{2}\right )}{\sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}dx}{a^2-b^2}-\frac {2 \left (2 a^3 C+a^2 b B-6 a b^2 C+3 b^3 B\right ) \tan (c+d x)}{d \left (a^2-b^2\right ) \sqrt {a+b \sec (c+d x)}}}{3 b \left (a^2-b^2\right )}\)

\(\Big \downarrow \) 4319

\(\displaystyle \frac {2 a (b B-a C) \tan (c+d x)}{3 b d \left (a^2-b^2\right ) (a+b \sec (c+d x))^{3/2}}-\frac {\frac {\left (2 a^3 C+a^2 b B-6 a b^2 C+3 b^3 B\right ) \int \frac {\csc \left (c+d x+\frac {\pi }{2}\right ) \left (\csc \left (c+d x+\frac {\pi }{2}\right )+1\right )}{\sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}dx-\frac {2 (a-b) \sqrt {a+b} \left (2 a^2 C+a b (B+3 C)-3 b^2 (B+C)\right ) \cot (c+d x) \sqrt {\frac {b (1-\sec (c+d x))}{a+b}} \sqrt {-\frac {b (\sec (c+d x)+1)}{a-b}} \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt {a+b \sec (c+d x)}}{\sqrt {a+b}}\right ),\frac {a+b}{a-b}\right )}{b d}}{a^2-b^2}-\frac {2 \left (2 a^3 C+a^2 b B-6 a b^2 C+3 b^3 B\right ) \tan (c+d x)}{d \left (a^2-b^2\right ) \sqrt {a+b \sec (c+d x)}}}{3 b \left (a^2-b^2\right )}\)

\(\Big \downarrow \) 4492

\(\displaystyle \frac {2 a (b B-a C) \tan (c+d x)}{3 b d \left (a^2-b^2\right ) (a+b \sec (c+d x))^{3/2}}-\frac {\frac {-\frac {2 (a-b) \sqrt {a+b} \left (2 a^2 C+a b (B+3 C)-3 b^2 (B+C)\right ) \cot (c+d x) \sqrt {\frac {b (1-\sec (c+d x))}{a+b}} \sqrt {-\frac {b (\sec (c+d x)+1)}{a-b}} \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt {a+b \sec (c+d x)}}{\sqrt {a+b}}\right ),\frac {a+b}{a-b}\right )}{b d}-\frac {2 (a-b) \sqrt {a+b} \left (2 a^3 C+a^2 b B-6 a b^2 C+3 b^3 B\right ) \cot (c+d x) \sqrt {\frac {b (1-\sec (c+d x))}{a+b}} \sqrt {-\frac {b (\sec (c+d x)+1)}{a-b}} E\left (\arcsin \left (\frac {\sqrt {a+b \sec (c+d x)}}{\sqrt {a+b}}\right )|\frac {a+b}{a-b}\right )}{b^2 d}}{a^2-b^2}-\frac {2 \left (2 a^3 C+a^2 b B-6 a b^2 C+3 b^3 B\right ) \tan (c+d x)}{d \left (a^2-b^2\right ) \sqrt {a+b \sec (c+d x)}}}{3 b \left (a^2-b^2\right )}\)

input
Int[(Sec[c + d*x]*(B*Sec[c + d*x] + C*Sec[c + d*x]^2))/(a + b*Sec[c + d*x] 
)^(5/2),x]
 
output
(2*a*(b*B - a*C)*Tan[c + d*x])/(3*b*(a^2 - b^2)*d*(a + b*Sec[c + d*x])^(3/ 
2)) - (((-2*(a - b)*Sqrt[a + b]*(a^2*b*B + 3*b^3*B + 2*a^3*C - 6*a*b^2*C)* 
Cot[c + d*x]*EllipticE[ArcSin[Sqrt[a + b*Sec[c + d*x]]/Sqrt[a + b]], (a + 
b)/(a - b)]*Sqrt[(b*(1 - Sec[c + d*x]))/(a + b)]*Sqrt[-((b*(1 + Sec[c + d* 
x]))/(a - b))])/(b^2*d) - (2*(a - b)*Sqrt[a + b]*(2*a^2*C - 3*b^2*(B + C) 
+ a*b*(B + 3*C))*Cot[c + d*x]*EllipticF[ArcSin[Sqrt[a + b*Sec[c + d*x]]/Sq 
rt[a + b]], (a + b)/(a - b)]*Sqrt[(b*(1 - Sec[c + d*x]))/(a + b)]*Sqrt[-(( 
b*(1 + Sec[c + d*x]))/(a - b))])/(b*d))/(a^2 - b^2) - (2*(a^2*b*B + 3*b^3* 
B + 2*a^3*C - 6*a*b^2*C)*Tan[c + d*x])/((a^2 - b^2)*d*Sqrt[a + b*Sec[c + d 
*x]]))/(3*b*(a^2 - b^2))
 

3.9.51.3.1 Defintions of rubi rules used

rule 27
Int[(a_)*(Fx_), x_Symbol] :> Simp[a   Int[Fx, x], x] /; FreeQ[a, x] &&  !Ma 
tchQ[Fx, (b_)*(Gx_) /; FreeQ[b, x]]
 

rule 3042
Int[u_, x_Symbol] :> Int[DeactivateTrig[u, x], x] /; FunctionOfTrigOfLinear 
Q[u, x]
 

rule 4319
Int[csc[(e_.) + (f_.)*(x_)]/Sqrt[csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)], x_S 
ymbol] :> Simp[-2*(Rt[a + b, 2]/(b*f*Cot[e + f*x]))*Sqrt[(b*(1 - Csc[e + f* 
x]))/(a + b)]*Sqrt[(-b)*((1 + Csc[e + f*x])/(a - b))]*EllipticF[ArcSin[Sqrt 
[a + b*Csc[e + f*x]]/Rt[a + b, 2]], (a + b)/(a - b)], x] /; FreeQ[{a, b, e, 
 f}, x] && NeQ[a^2 - b^2, 0]
 

rule 4491
Int[csc[(e_.) + (f_.)*(x_)]*(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_))^(m_)*(cs 
c[(e_.) + (f_.)*(x_)]*(B_.) + (A_)), x_Symbol] :> Simp[(-(A*b - a*B))*Cot[e 
 + f*x]*((a + b*Csc[e + f*x])^(m + 1)/(f*(m + 1)*(a^2 - b^2))), x] + Simp[1 
/((m + 1)*(a^2 - b^2))   Int[Csc[e + f*x]*(a + b*Csc[e + f*x])^(m + 1)*Simp 
[(a*A - b*B)*(m + 1) - (A*b - a*B)*(m + 2)*Csc[e + f*x], x], x], x] /; Free 
Q[{a, b, A, B, e, f}, x] && NeQ[A*b - a*B, 0] && NeQ[a^2 - b^2, 0] && LtQ[m 
, -1]
 

rule 4492
Int[(csc[(e_.) + (f_.)*(x_)]*(csc[(e_.) + (f_.)*(x_)]*(B_.) + (A_)))/Sqrt[c 
sc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)], x_Symbol] :> Simp[-2*(A*b - a*B)*Rt[a 
 + b*(B/A), 2]*Sqrt[b*((1 - Csc[e + f*x])/(a + b))]*(Sqrt[(-b)*((1 + Csc[e 
+ f*x])/(a - b))]/(b^2*f*Cot[e + f*x]))*EllipticE[ArcSin[Sqrt[a + b*Csc[e + 
 f*x]]/Rt[a + b*(B/A), 2]], (a*A + b*B)/(a*A - b*B)], x] /; FreeQ[{a, b, e, 
 f, A, B}, x] && NeQ[a^2 - b^2, 0] && EqQ[A^2 - B^2, 0]
 

rule 4493
Int[(csc[(e_.) + (f_.)*(x_)]*(csc[(e_.) + (f_.)*(x_)]*(B_.) + (A_)))/Sqrt[c 
sc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)], x_Symbol] :> Simp[(A - B)   Int[Csc[e 
 + f*x]/Sqrt[a + b*Csc[e + f*x]], x], x] + Simp[B   Int[Csc[e + f*x]*((1 + 
Csc[e + f*x])/Sqrt[a + b*Csc[e + f*x]]), x], x] /; FreeQ[{a, b, e, f, A, B} 
, x] && NeQ[a^2 - b^2, 0] && NeQ[A^2 - B^2, 0]
 

rule 4497
Int[csc[(e_.) + (f_.)*(x_)]^2*(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_))^(m_)*( 
csc[(e_.) + (f_.)*(x_)]*(B_.) + (A_)), x_Symbol] :> Simp[a*(A*b - a*B)*Cot[ 
e + f*x]*((a + b*Csc[e + f*x])^(m + 1)/(b*f*(m + 1)*(a^2 - b^2))), x] - Sim 
p[1/(b*(m + 1)*(a^2 - b^2))   Int[Csc[e + f*x]*(a + b*Csc[e + f*x])^(m + 1) 
*Simp[b*(A*b - a*B)*(m + 1) - (a*A*b*(m + 2) - B*(a^2 + b^2*(m + 1)))*Csc[e 
 + f*x], x], x], x] /; FreeQ[{a, b, e, f, A, B}, x] && NeQ[A*b - a*B, 0] && 
 NeQ[a^2 - b^2, 0] && LtQ[m, -1]
 

rule 4560
Int[((a_.) + csc[(e_.) + (f_.)*(x_)]*(b_.))^(m_.)*((A_.) + csc[(e_.) + (f_. 
)*(x_)]*(B_.) + csc[(e_.) + (f_.)*(x_)]^2*(C_.))*((c_.) + csc[(e_.) + (f_.) 
*(x_)]*(d_.))^(n_.), x_Symbol] :> Simp[1/b^2   Int[(a + b*Csc[e + f*x])^(m 
+ 1)*(c + d*Csc[e + f*x])^n*(b*B - a*C + b*C*Csc[e + f*x]), x], x] /; FreeQ 
[{a, b, c, d, e, f, A, B, C, m, n}, x] && EqQ[A*b^2 - a*b*B + a^2*C, 0]
 
3.9.51.4 Maple [B] (verified)

Leaf count of result is larger than twice the leaf count of optimal. \(6306\) vs. \(2(357)=714\).

Time = 12.11 (sec) , antiderivative size = 6307, normalized size of antiderivative = 16.30

method result size
parts \(\text {Expression too large to display}\) \(6307\)
default \(\text {Expression too large to display}\) \(6348\)

input
int(sec(d*x+c)*(B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+b*sec(d*x+c))^(5/2),x,meth 
od=_RETURNVERBOSE)
 
output
result too large to display
 
3.9.51.5 Fricas [F]

\[ \int \frac {\sec (c+d x) \left (B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+b \sec (c+d x))^{5/2}} \, dx=\int { \frac {{\left (C \sec \left (d x + c\right )^{2} + B \sec \left (d x + c\right )\right )} \sec \left (d x + c\right )}{{\left (b \sec \left (d x + c\right ) + a\right )}^{\frac {5}{2}}} \,d x } \]

input
integrate(sec(d*x+c)*(B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+b*sec(d*x+c))^(5/2), 
x, algorithm="fricas")
 
output
integral((C*sec(d*x + c)^3 + B*sec(d*x + c)^2)*sqrt(b*sec(d*x + c) + a)/(b 
^3*sec(d*x + c)^3 + 3*a*b^2*sec(d*x + c)^2 + 3*a^2*b*sec(d*x + c) + a^3), 
x)
 
3.9.51.6 Sympy [F]

\[ \int \frac {\sec (c+d x) \left (B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+b \sec (c+d x))^{5/2}} \, dx=\int \frac {\left (B + C \sec {\left (c + d x \right )}\right ) \sec ^{2}{\left (c + d x \right )}}{\left (a + b \sec {\left (c + d x \right )}\right )^{\frac {5}{2}}}\, dx \]

input
integrate(sec(d*x+c)*(B*sec(d*x+c)+C*sec(d*x+c)**2)/(a+b*sec(d*x+c))**(5/2 
),x)
 
output
Integral((B + C*sec(c + d*x))*sec(c + d*x)**2/(a + b*sec(c + d*x))**(5/2), 
 x)
 
3.9.51.7 Maxima [F(-1)]

Timed out. \[ \int \frac {\sec (c+d x) \left (B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+b \sec (c+d x))^{5/2}} \, dx=\text {Timed out} \]

input
integrate(sec(d*x+c)*(B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+b*sec(d*x+c))^(5/2), 
x, algorithm="maxima")
 
output
Timed out
 
3.9.51.8 Giac [F]

\[ \int \frac {\sec (c+d x) \left (B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+b \sec (c+d x))^{5/2}} \, dx=\int { \frac {{\left (C \sec \left (d x + c\right )^{2} + B \sec \left (d x + c\right )\right )} \sec \left (d x + c\right )}{{\left (b \sec \left (d x + c\right ) + a\right )}^{\frac {5}{2}}} \,d x } \]

input
integrate(sec(d*x+c)*(B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+b*sec(d*x+c))^(5/2), 
x, algorithm="giac")
 
output
integrate((C*sec(d*x + c)^2 + B*sec(d*x + c))*sec(d*x + c)/(b*sec(d*x + c) 
 + a)^(5/2), x)
 
3.9.51.9 Mupad [F(-1)]

Timed out. \[ \int \frac {\sec (c+d x) \left (B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+b \sec (c+d x))^{5/2}} \, dx=\int \frac {\frac {B}{\cos \left (c+d\,x\right )}+\frac {C}{{\cos \left (c+d\,x\right )}^2}}{\cos \left (c+d\,x\right )\,{\left (a+\frac {b}{\cos \left (c+d\,x\right )}\right )}^{5/2}} \,d x \]

input
int((B/cos(c + d*x) + C/cos(c + d*x)^2)/(cos(c + d*x)*(a + b/cos(c + d*x)) 
^(5/2)),x)
 
output
int((B/cos(c + d*x) + C/cos(c + d*x)^2)/(cos(c + d*x)*(a + b/cos(c + d*x)) 
^(5/2)), x)